home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / sco-xenix-diff < prev    next >
Encoding:
Internet Message Format  |  1994-04-18  |  9.8 KB

  1. Subject: Welcome to comp.unix.xenix.sco [changes from previous version]
  2. Newsgroups: comp.unix.xenix.sco,news.answers
  3. From: chip@chinacat.unicom.com (Chip Rosenthal)
  4. Date: Mon, 18 Apr 1994 00:51:42 GMT
  5.  
  6. Archive-name: sco-xenix-diff
  7. News-answers-archive-name: sco/xenix-diff
  8. Posting-frequency: monthly
  9. Version: 1.51
  10.  
  11. *** /tmp/faq22183.prev-version    Sun Apr 17 19:51:12 1994
  12. --- /tmp/faq22183.curr-version    Sun Apr 17 19:51:10 1994
  13. ***************
  14. *** 1,4 ****
  15. ! @(#) sco-xenix 1.48 94/01/19 20:12:54
  16.   
  17.   Welcome to comp.unix.xenix.sco.  This newsgroup is about the Xenix
  18.   operating system from the Santa Cruz Operation (SCO).  If you have an
  19. --- 1,4 ----
  20. ! @(#) sco-xenix 1.51 94/04/17 19:49:08
  21.   
  22.   Welcome to comp.unix.xenix.sco.  This newsgroup is about the Xenix
  23.   operating system from the Santa Cruz Operation (SCO).  If you have an
  24. ***************
  25. *** 46,56 ****
  26.   "mail-server@rtfm.mit.edu" that says "send usenet/news/answers/sco/xenix".
  27.   
  28.   
  29. ! ******************************************************************************
  30. ! ****************************  Questions Answered  ****************************
  31. ! ******************************************************************************
  32.   
  33.   
  34.   ===> Product Questions:
  35.   
  36.       QA1.  What is the difference between Unix and Xenix?
  37. --- 46,56 ----
  38.   "mail-server@rtfm.mit.edu" that says "send usenet/news/answers/sco/xenix".
  39.   
  40.   
  41. ! ------------------------------
  42.   
  43. + Subject: ***** Table of Contents
  44.   
  45.   ===> Product Questions:
  46.   
  47.       QA1.  What is the difference between Unix and Xenix?
  48. ***************
  49. *** 137,145 ****
  50.       QZ1.  What the $%*&! is happening?
  51.   
  52.   
  53. ! ******************************************************************************
  54. ! ****************************  Product Questions  *****************************
  55. ! ******************************************************************************
  56.   
  57.   
  58.   QA1.  What is the difference between Unix and Xenix?
  59. --- 137,145 ----
  60.       QZ1.  What the $%*&! is happening?
  61.   
  62.   
  63. ! ------------------------------
  64. ! Subject: ***** SECTION A - Product Questions
  65.   
  66.   
  67.   QA1.  What is the difference between Unix and Xenix?
  68. ***************
  69. *** 348,363 ****
  70.       answered by the support database.  SCO currently doesn't provide
  71.       SOS access to most overseas users.
  72.   
  73. !     You might also consider joining the `SCO Developer Alliance Associates
  74. !     Program.'  This costs $100/year, and also provides access to the BBS.
  75. !     Contact devrel@sco.com for additional information.
  76.   
  77.   
  78. ! ******************************************************************************
  79. ! *************************  General Xenix Questions  **************************
  80. ! ******************************************************************************
  81.   
  82.   
  83.   QB1.  Can't boot.  My system used to work.
  84.   
  85.       Check the A: drive.  If there is a floppy in there your system
  86. --- 348,370 ----
  87.       answered by the support database.  SCO currently doesn't provide
  88.       SOS access to most overseas users.
  89.   
  90. !     Previous versions of this FAQ suggested joining the `SCO Developer
  91. !     Alliance'.  For $100/year, it gave you BBS access along with other
  92. !     benefits.  Somebody within SCO must have finally come to their
  93. !     senses and realized they were providing a worthwhile and valuable
  94. !     service to their customers.  Can't have that!  So, effective Jan
  95. !     94, they jacked up the price almost 500%, thus ensuring no product
  96. !     offered by SCO could ever be remotely confused with a bargain.
  97. !     If you are a member of a Fortune 500 company, you might want to
  98. !     contact <devrel@sco.com> for info.  If you are a small-time
  99. !     developer, then kiss off, loser.
  100.   
  101.   
  102. ! ------------------------------
  103.   
  104. + Subject: ***** SECTION B - General Xenix Questions
  105.   
  106.   QB1.  Can't boot.  My system used to work.
  107.   
  108.       Check the A: drive.  If there is a floppy in there your system
  109. ***************
  110. *** 614,622 ****
  111.       the `terminfo' database, while prior versions use `termcap'.
  112.   
  113.   
  114. ! ******************************************************************************
  115. ! **********************  Disk and Filesystem Questions  ***********************
  116. ! ******************************************************************************
  117.   
  118.   
  119.   QC1.  Can I use a disk bigger than 1024 cylinders?
  120. --- 621,629 ----
  121.       the `terminfo' database, while prior versions use `termcap'.
  122.   
  123.   
  124. ! ------------------------------
  125. ! Subject: ***** SECTION C - Disk and Filesystem Questions
  126.   
  127.   
  128.   QC1.  Can I use a disk bigger than 1024 cylinders?
  129. ***************
  130. *** 704,715 ****
  131.       almost always means `fsck' found a `sparse file', not a true
  132.       filesystem error.  A sparse file has holes in it.  They are created
  133.       when a program skips over sections of a file it is writing.  The
  134. !     Xenix filesystem fills in those sections with zeros.  The Xenix
  135. !     filesystem doesn't even both allocating disk blocks for the sections
  136. !     full of zeros, thus creating a sparse file.  The complaint occurs
  137. !     because `fsck' calculates the number of disk blocks needed to
  138. !     store the file, counts up the number of disk blocks actually used
  139. !     by the file, and complains that the two don't match.
  140.   
  141.       When you get a file size error from `fsck' you should note both
  142.       the `I=nnnn' inode number logged in the message and the filesystem
  143. --- 711,721 ----
  144.       almost always means `fsck' found a `sparse file', not a true
  145.       filesystem error.  A sparse file has holes in it.  They are created
  146.       when a program skips over sections of a file it is writing.  The
  147. !     Xenix filesystem doesn't even bother allocating disk blocks for
  148. !     those holes, it just says the gaps are full of zeros.  The complaint
  149. !     occurs because `fsck' calculates the number of disk blocks needed
  150. !     to store the file, counts up the number of disk blocks actually
  151. !     used by the file, and complains that the two don't match.
  152.   
  153.       When you get a file size error from `fsck' you should note both
  154.       the `I=nnnn' inode number logged in the message and the filesystem
  155. ***************
  156. *** 801,809 ****
  157.       FAQ on NFS for additional info.
  158.   
  159.   
  160. ! ******************************************************************************
  161. ! *************************  Communications Questions  *************************
  162. ! ******************************************************************************
  163.   
  164.   QD1.  How do I add more than 2 COM ports?
  165.   
  166. --- 807,817 ----
  167.       FAQ on NFS for additional info.
  168.   
  169.   
  170. ! ------------------------------
  171. ! Subject: ***** SECTION D - Communications Questions
  172.   
  173.   QD1.  How do I add more than 2 COM ports?
  174.   
  175. ***************
  176. *** 1204,1214 ****
  177.       out of clists.
  178.   
  179.   
  180. ! ******************************************************************************
  181. ! **********************  Display and Graphics Questions  **********************
  182. ! ******************************************************************************
  183.   
  184.   
  185.   QE1.  How come Xenix won't recognize my VGA display?
  186.   
  187.       Probably because you are running a very old version of Xenix.
  188. --- 1212,1222 ----
  189.       out of clists.
  190.   
  191.   
  192. ! ------------------------------
  193.   
  194. + Subject: ***** SECTION E - Display and Graphics Questions
  195.   
  196.   QE1.  How come Xenix won't recognize my VGA display?
  197.   
  198.       Probably because you are running a very old version of Xenix.
  199. ***************
  200. *** 1305,1313 ****
  201.       from the output.
  202.   
  203.   
  204. ! ******************************************************************************
  205. ! ***************************  Networking Questions  ***************************
  206. ! ******************************************************************************
  207.   
  208.   
  209.   QF1.  What do I need to run TCP/IP?
  210. --- 1313,1321 ----
  211.       from the output.
  212.   
  213.   
  214. ! ------------------------------
  215. ! Subject: ***** SECTION F - Networking Questions
  216.   
  217.   
  218.   QF1.  What do I need to run TCP/IP?
  219. ***************
  220. *** 1379,1389 ****
  221.           * $q
  222.   
  223.   
  224. ! ******************************************************************************
  225. ! ***************  Xenix and MS-DOS Interoperability Questions  ****************
  226. ! ******************************************************************************
  227.   
  228.   
  229.   QX1.  Can Xenix share a hard disk with MS-DOS?
  230.   
  231.       Yes.  SCO directly supports an MS-DOS 3.2 partition on the same disk as
  232. --- 1387,1397 ----
  233.           * $q
  234.   
  235.   
  236. ! ------------------------------
  237.   
  238. + Subject: ***** SECTION X - Xenix and MS-DOS Interoperability Questions
  239.   
  240.   QX1.  Can Xenix share a hard disk with MS-DOS?
  241.   
  242.       Yes.  SCO directly supports an MS-DOS 3.2 partition on the same disk as
  243. ***************
  244. *** 1481,1489 ****
  245.       to execute under MS-DOS with the `-dos' command line switch.
  246.   
  247.   
  248. ! ******************************************************************************
  249. ! *********************  The (in)Famous Xenix Cheat-Sheet  *********************
  250. ! ******************************************************************************
  251.   
  252.   
  253.   QZ1.  What the $%*&! is happening?
  254. --- 1489,1497 ----
  255.       to execute under MS-DOS with the `-dos' command line switch.
  256.   
  257.   
  258. ! ------------------------------
  259. ! Subject: ***** SECTION Z - The (in)Famous Xenix Cheat-Sheet
  260.   
  261.   
  262.   QZ1.  What the $%*&! is happening?
  263. ***************
  264. *** 1535,1540 ****
  265. --- 1543,1553 ----
  266.   
  267.       [Thanks to Jeff Liebermann.]
  268.   
  269. + ------------------------------
  270. + Subject: ***** The Fine Print
  271.   This collection is Copyright 1992-1994, Unicom Systems Development, Inc.
  272.   All rights reserved.  Permission granted to reproduce and distribute this
  273.   document provided this notice remains intact and any changes to the document
  274. ***************
  275. *** 1543,1546 ****
  276.   representations, nor do we accept any liability for any damage resulting
  277.   from the use or misuse of information or procedures in this document.
  278.   
  279. ! [ end of sco-xenix 1.48 ]
  280. --- 1556,1559 ----
  281.   representations, nor do we accept any liability for any damage resulting
  282.   from the use or misuse of information or procedures in this document.
  283.   
  284. ! [ end of sco-xenix 1.51 ]
  285.  
  286.